←Select platform

ReceivedMessage Event

Summary

Fires when a message is received from NamedPipeStream.

Syntax

C#
C++/CLI
public event EventHandler<ReceivedMessageEventArgs> ReceivedMessage 
public:  
   event EventHandler<ReceivedMessageEventArgs^>^ ReceivedMessage 

Event Data

Parameter Type Description
sender object The source of the event
e ReceivedMessageEventArgs The event data

Requirements

Target Platforms

See Also

NamedPipeStream<T> Class

NamedPipeStream<T> Members

Leadtools.Dicom.AddIn.Common Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.